From: Glenn Morris Date: Thu, 9 Feb 2012 07:05:32 +0000 (-0800) Subject: Small NEWS fixes for dbus X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~842 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=eb48f52f8f87ace87b0ba26fd3de6e50c80c5bf5;p=emacs.git Small NEWS fixes for dbus --- diff --git a/etc/NEWS b/etc/NEWS index df1f4be2b32..b47d526db74 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -691,14 +691,13 @@ choose a color via list-colors-display. ** D-Bus -*** It is possible now, to access alternative buses than the default -system or session bus. +*** It is now possible to access buses other than the default system +or session bus. -*** dbus-register-{service,method,property} -The -method and -property functions do not automatically register -names anymore. +*** The dbus-register-method and dbus-register-property functions +optionally do not register names. -The new function dbus-register-service registers a service known name +*** The new function dbus-register-service registers a known service name on a D-Bus without simultaneously registering a property or a method. ** Dired-x